Notes/Domino Fix List
 |  |
| SPR # JWAE6K5PJG | Fixed in 6.5.6; 7.0.2 release |  |



Product Area: Server Technical Area: Database Platform: Cross Platform
Lotus Customer Support APAR: LO13213

SPR# JWAE6K5PJG - Fixed a deadlock when running inplace compaction. The problem was that compact would set a bit in the database structure when it starts to compact. Another thread when trying to do a bucket skim sees the bit set, and goes into a loop waiting for compact to be finished. Compact will try to lock the Db write sem, but the thread doing the bucket skimming would already have the database sem locked, thus the deadlock.

Technote Number: 1463136

Problem:
This issue was reported to Quality Engineering as SPR# JWAE6K5PJG and was fixed
in Notes/Domino 7.0.2 and 6.5.6.
Excerpt from the Lotus Notes and Domino Releases 7.0.2 and 6.5.6 MR fix lists
(available at http://www.ibm.com/developerworks/lotus):
Database
SPR# JWAE6K5PJG - Fixed a deadlock when running in place compaction. The
problem was that compact would set a bit in the database structure when it
starts to compact. Another thread when trying to do a bucket skim sees the bit
set, and goes into a loop waiting for compact to be finished. Compact will try
to lock the Db write sem, but the thread doing the bucket skimming would
already have the database sem locked, thus the deadlock.
Refer to the Upgrade Central site for details on upgrading Notes/Domino. More >


Last Modified on 12/08/2013
Go back
 |